linux: proper mutex use in balloon driver
authorkfraser@localhost.localdomain <kfraser@localhost.localdomain>
Thu, 15 Feb 2007 13:38:59 +0000 (13:38 +0000)
committerkfraser@localhost.localdomain <kfraser@localhost.localdomain>
Thu, 15 Feb 2007 13:38:59 +0000 (13:38 +0000)
commit2b41f02c7a42b62233e322d5b7ae6ed1e04d4ee0
tree76a4533ef56dfebcb2998a89ada6b2ee35db11e2
parent86531075d415e98574222a0e44bebc32bb06f0ba
linux: proper mutex use in balloon driver
Mutexes are supposed to not use the old semaphore technique anymore.
Signed-off-by: Jan Beulich <jbeulich@novell.com>
linux-2.6-xen-sparse/drivers/xen/balloon/balloon.c